| Method | Request URI |
|---|---|
| GET | /API/Session/{id}/?includeSecureAttributes=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| includeSecureAttributes | A flag indicating whether or not to include secure custom attribute values. Flag is ignored if caller isn't an administrator. |
| sessionId | The ID of the current session. |
| Path Parameter | Description |
|---|---|
| id | The ID of the session which will be retrieved. |